Mcrypt. h not found. Please reinstall libmcrypt "solution
Libmcrypt-devel cannot be installed on CentOS sources. For copyright reasons, there is no package containing mcrypt.
There are two solutions: one is to use the third-party source, which can
CentOS source can not install libmcrypt-devel, due to copyright reasons do not have their own mcrypt package.There are two ways to solve, one is to use a third-party source, so you can also use Yum to install, simple and convenient, the disadvantage
When the php5.6 is installed on the CentOS source, a title error is displayed, because the CentOS sources cannot install the libmcrypt-devel, because the copyright reason does not have the MCrypt packageSolutionsYou must first install Libmcrypt
Configure: error: *** libmcrypt was not found problem configure: error: *** libmcrypt was not foundIn order to install and compile the mhash and libmcrypt files in the mcrypt. so library files, an error is reported when mcrypt is compiled:Configure:
PHP Compiler installation Error: Mcrypt.h not found. Please reinstall Libmcrypt.reprinted 2016-04-25 12:40:44 Tags: linuxitphpWorkaround:1. Install PERL-GEO-IP for the system, the default Yum source does not have this package, intentionally installs
Compile and install PHP times wrong solution:Error one: Configure:error:mcrypt.h not found. Please reinstall Libmcrypt.Workaround: Need to install Libmcryptwget http://softlayer.dl.sourceforge.net/sourceforge/mcrypt/libmcrypt-2.5.8.tar.gzTAR-ZXVF
Php_mcrypt.dll must be supported by libmcrypt. dll. Php_mcrypt.dll requires libmcrypt. dll to support the following solutions: 1). in the php. ini configuration file, search for php_mcrypt.dll; remove the semicolon before php_mcrypt.dll and change
Under phpora16, PHP 5.4 Compilation and Installation notes are reinstalled today. By the way, I will try 5.4. most of the software involved during this period is the latest stable version. Note that a compilation parameter of PHP is -- with-gd =
Digital Signature: Hash The data and the private key to get a message digest, along with the message itself, to the Client. The data signature emphasizes that the data received by the client is from a specific server, and the server has
Today, I re-installed PHP under Fedora16. By the way, I will try 5.4. I chose the latest stable version for most of the software involved. Note that a compilation parameter of PHP is -- with-gd = shared. You cannot replace shared with the
CentOS6.5 Compile and install LNMP environment, CENTOS6.5LNMP
Online search for the following tutorials
Copy the Code code as follows:Yum-y install gcc gcc-c++ automake autoconf libtool glibc makeLibmcrypt InstallationMkdir/usr/local/source &&
Solution to lamp and related errors in centos6.5
I. Preparations
1. Install the compilation tools gcc and gcc-c ++
To solve the dependency, we recommend that you use yum for installation. If you cannot connect to the Internet, you can use the
Install the LNMP environment by source code compilation and configure multiple virtual hosts Based on Domain Name access
Lab environment and software version:
CentOS version: 6.6 (2.6.32.-504. el6.x86 _ 64)
Apache version: nginx-1.6.2
Mysql version:
Create PHP users and user groups
Start by creating a user named PHP with no login rights and a user group named PHP
###### #新建php用户和php组 [root@localhost ~]# groupadd-r php && useradd-r-G php-s/bin/false-d/usr/local/php7-m ph P
Compile the
Environment description
CentOS 7 x64 4-core 2G memory built in VMware 12
The http://blog.csdn.net/u014595668/article/details/50166277 installed MySQL5.7.9 is already installed in the environment
Tools downloadCompilation
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.